home *** CD-ROM | disk | FTP | other *** search
- // generated file - max export plugin
- // origin: Platforma.max
-
- Shader()
- {
- Pass()
- {
- tmu()
- {
- Texture()
- {
- Image("PlatformaKropa1.png")
- }
- }
-
- AmbientColor(1.000, 1.000, 1.000, 1.000)
- DiffuseColor(1.000, 1.000, 1.000, 1.000)
- SpecularColor(0.000, 0.000, 0.000, 1.000)
- EmissiveColor(0.000, 0.000, 0.000, 1.000)
- SpecularPow(0.000)
- ColorFunc(0)
-
- }
-
- Cull("cw")
- }
-
-
-
-
-